Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvements to pass annotations #1674

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Sep 5, 2024

  • Removes dependency to DFG pass from GoExtraPass
  • Added dependency to type resolver in GoExtraPass
  • Adds dependency to dynamic invoke pass to PDG
  • Makes soft dependency the default for ExecuteBefore. Also names soft to softDependency to be consistent with ExecuteBefore

@oxisto oxisto linked an issue Sep 5, 2024 that may be closed by this pull request
6 tasks
@oxisto oxisto enabled auto-merge (squash) September 6, 2024 11:09
* Removes dependency to DFG pass from GoExtraPass
* Adds dependency to dynamic invoke pass to PDG
* Makes soft dependency the default for ExecuteBefore. Also names soft to softDependency to be consistent with ExecuteBefore
Copy link

sonarcloud bot commented Sep 6, 2024

@oxisto oxisto merged commit 2134f4d into main Sep 6, 2024
3 checks passed
@oxisto oxisto deleted the improve-pass-annotations branch September 6, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overhaul Pass Annotations
2 participants